gl renderer: Ignore nodes with nan bounds
authorTimm Bäder <mail@baedert.org>
Tue, 26 Feb 2019 05:49:59 +0000 (06:49 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 28 Feb 2019 06:22:34 +0000 (07:22 +0100)
commit416a4cf5eaecef391e7720dd0efbe1dea8b0009e
tree5a6554eb112351dab2b991056e93b7cc87041a17
parentbbd4e2f60d9e060fbe3b0c2dcebcd1d6b7335a2a
gl renderer: Ignore nodes with nan bounds

This can happen for certain transform nodes. The transform node's
child's bounds are fine, but the transform node bounds are all nan.
Just ignore those bounds since we can't meaningfully render them anyway.
gsk/gl/gskglrenderer.c